PDF4Java Reference Documentation
com.o2sol.pdf4java.document Package / PDFPageSize Class


In This Topic
    PDFPageSize Class Methods
    In This Topic

    For a list of all members of this type, see PDFPageSize members.

    Public Methods
     NameDescription
    Public MethodCompares this object with another object.  
    Public MethodGets the page height in PDF points.  
    Public MethodGets the name of the predefined page size.  
    Public Methodstatic (Shared in Visual Basic)Gets the predefined page size that matches the given dimensions.  
    Public MethodGets the page width in PDF points.  
    Public MethodGets the object's hash code.  
    Public MethodOverloaded. Tests if the given object matches this object when the size different is less than delta.  
    Public MethodConverts the object to string representation.  
    Top
    See Also